build: disable Vulkan by default
authorBenjamin Otte <otte@redhat.com>
Thu, 1 Apr 2021 16:08:19 +0000 (18:08 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Jul 2021 18:00:25 +0000 (14:00 -0400)
commit4d5dc18a575ce76b5f2469832c8d0d805b355bd9
tree18adf9b6b14c0b4bc39e7beaeb493ec3d1927c25
parent9f6fb161e2f8dfea0e99abf98d2f39adeb994b56
build: disable Vulkan by default

We don't want people to build Vulkan support when they just want to get
GTK built.

This is in particular true for GTK as a CI subproject or for people
using jhbuild.

Worse, just having Vulkan support compiled in tends to cause crashes
in the Inspector, even if you are not using it.
.gitlab-ci/test-docker.sh
meson_options.txt